ComponentOne ASP.NET MVC Controls
ShowDatesAsGmt Property

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : ShowDatesAsGmt Property
Gets or sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.
Syntax
'Declaration
 
Public Overridable Property ShowDatesAsGmt As Boolean
public virtual bool ShowDatesAsGmt {get; set;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members